Package org.dogtagpki.tps.main
Class TPSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.netscape.certsrv.base.EBaseException
org.dogtagpki.tps.main.TPSException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.netscape.certsrv.base.EBaseException
mParams
-
Constructor Summary
ConstructorsConstructorDescriptionTPSException
(String message) TPSException
(String message, Throwable cause) TPSException
(String message, EndOpMsg.TPSStatus status) TPSException
(String message, EndOpMsg.TPSStatus status, Throwable cause) TPSException
(Throwable cause) -
Method Summary
Methods inherited from class com.netscape.certsrv.base.EBaseException
getBundleName, getParameters, toString, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TPSException
-
TPSException
-
TPSException
-
TPSException
-
TPSException
-
-
Method Details
-
getStatus
-
main
-